<pre>
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;           Langrisser 4 Scenario Script 23
 ;; Scen name:          <enter something descriptive here>
 ;; Entries:            162
 ;; Scen.dat offset:    0x3ea800
 ;; Extracted:          Sat Oct 02 17:06:28 2010
 ;; Website:            http://elsallia.com/bbs/index.php
 ;; mail questions to kilgamesh@gmail.com
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

 ;;;;;;;;;;;;;;;;;;Basic translation guide;;;;;;;;;;;;;;;;;;;;;;

 - Read contents from >>JP: and translate them onto >>EN: line

 - To minimize headaches when reading, turn on Word Wrap.
 
 - Don't insert newlines (don't "push enter"),
   just put everything in one big "sentence" after >>EN:
   
 - If the meaning of control codes aren't clear, just copy them.

 - Don't copy <NEWL>, <NWIN>, <END> or <TERM>.
   The inserter already formats those in.

 - Don't put spaces before or after control codes. They already
   generate spaces if there isn't one.

 - The "[=====]" bar indicates how long one dialog box is
   when using a monospace font. Check it if you're writing
   something that has to fit on one line, like
   branching dialog choices.

 - Some EN: lines may come partially translated with a name or
   the <VOC><n> code. These are added automatically by
   the extractor so less meticulous copying need be done.

 - You can totally ignore the >>EX: line, unless you want to
   send directives with # to the insertion script.

   #NOFORMAT wont automatically format <NEWL>, <TERM>, <END>,
   or <NWIN> into the data

   If you're positive that a line contains a scripted name
   insertion like "Rachel:", or "Tax Collector:" you can use the
   command #AUTONL to tell the inserter about it. These names
   don't appear in the data and they cause text cutoff. This
   command tells the inserter to format normally but start on
   second line.

 - Entries with multiple <VOC> commands may need manual editing.

 - You can leave comment on the EX: line. Only # will be read
   by the inserter.

 - Don't save .txt files as unicode encoded. Save as ANSI.
 
  ;;;;;;;;;;;;;;;;;;;;Control code info;;;;;;;;;;;;;;;;;;;;;;;;;

  Automatically added:
  <TERM>	- Delineates the end of the element
  <END>		- Same as <TERM>. Used for different string type
  <NWIN>	- Wait for input and render the rest of the text
                  in the next dialog box
  <NEWL>	- Start placing contents on the next line

  Copy these:
  <RST1>	- Reset the status of the "voice played" flag?
  <UNK9>	- Unknown
  <UNK8>	- Unknown. Almost always precedes ellipsis...
  <UNK7>	- Unknown
  <UNK6>	- Unknown... almost always follows ellipsis.
  <TALK>	- Pause text until current sound is done
  <VOC><n>	- Plays voice n.  0..65535
  <EVNT><n>	- Pulls all the text from event n.  0..255
  <NAME><n>	- Pulls name n from system.bin.  0..65535

  Optional:
  <WAIT>	- Wait here for the user to press a button
  
  Might be buggy:
  <YELO>	- All following text is yellow
  <WHTE>	- All following text is white
  
  Don't use:
  <UNKE><n>	- Unknown. Delays text briefly?
                  The delay is not noticeable so...
  <STUT>	- Pulls the first letter of the player's name
                  Just write "L-Landius!!" or whatever instead

  ;;;;;;;;;;;;;;;;;;;;;;;;Examples;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


  I know for a fact that this line contains "Tax collector:" so
  I add #AUTONL.

::::[============================================]
<Entry=22> (0x11a82L)
>JP:<VOC><87>Ȃ񂾁AMlI<NEWL>Ă̂킩Ă̂H<END1>
>EN:<VOC><87>What the hell is this! Do you fools know what you're doing!?
>EX:#AUTONL


  Sometimes it's better to use #NOFORMAT to control what will
  happen in the dialogue box. Don't forget to end with either
  <END> or <TERM>, whichever the JP used.

::::[==========================================]
<Entry=12> (0x1b6aL)
>JP:<VOC><47>H<NEWL>̌͐pw쏑ƂĂB<NWIN>E<UNKE><>E<UNKE><>EB<NWIN><VOC><51>`A悭킩ȂU3<NEWL>ZǂށH<END1>
>EN:<VOC><47>Huh?<NEWL>After that there's a...<NEWL>Tactician's Battle Manual?<NWIN><VOC><51>Hmm... I don't get it.<NEWL>Do you wanna read this?<END1>
>EX:#NOFORMAT

  ;;;;;;;;;;;;;;;;;;;;;;;;;;End;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



************ script 23: 4106240 (0x3ea800) ************

#OUT23
::::[============================================]
<Entry=0> (0x3ef4feL)
>>JP:fBEX<TERM>
>>EN:Landius
>>EX:



::::[============================================]
<Entry=1> (0x3ef50cL)
>>JP:bL[<TERM>
>>EN:Ricky
>>EX:



::::[============================================]
<Entry=2> (0x3ef516L)
>>JP:}N[<TERM>
>>EN:McClaine
>>EX:



::::[============================================]
<Entry=3> (0x3ef522L)
>>JP:VFt@j[<TERM>
>>EN:Shelfaniel
>>EX:



::::[============================================]
<Entry=4> (0x3ef534L)
>>JP:AWFi<TERM>
>>EN:Angelina
>>EX:



::::[============================================]
<Entry=5> (0x3ef542L)
>>JP:C`F<TERM>
>>EN:Rachel
>>EX:



::::[============================================]
<Entry=6> (0x3ef54eL)
>>JP:ZiR<TERM>
>>EN:Serena
>>EX:



::::[============================================]
<Entry=7> (0x3ef55aL)
>>JP:tH[hR<TERM>
>>EN:Ranford
>>EX:



::::[============================================]
<Entry=8> (0x3ef56cL)
>>JP:喂ptWFVJ<TERM>
>>EN:Jessica
>>EX:



::::[============================================]
<Entry=9> (0x3ef57eL)
>>JP:XeB<TERM>
>>EN:Listell
>>EX:



::::[============================================]
<Entry=10> (0x3ef58aL)
>>JP:i[<TERM>
>>EN:Knarl
>>EX:



::::[============================================]
<Entry=11> (0x3ef592L)
>>JP:AC@[<TERM>
>>EN:Ivar
>>EX:



::::[============================================]
<Entry=12> (0x3ef59eL)
>>JP:ł̉q{[[<TERM>
>>EN:
>>EX:



::::[============================================]
<Entry=13> (0x3ef5b0L)
>>JP:ׂ̉JIX<TERM>
>>EN:
>>EX:



::::[============================================]
<Entry=14> (0x3ef5c0L)
>>JP:X^[<TERM>
>>EN:
>>EX:



::::[============================================]
<Entry=15> (0x3ef5ccL)
>>JP:E{[[yуJIX̌j<END>
>>EN:
>>EX:



::::[============================================]
<Entry=16> (0x3ef5e8L)
>>JP:E<NAM><0>̎S<END>
>>EN:
>>EX:



::::[============================================]
<Entry=17> (0x3ef5f6L)
>>JP:nՒd<TERM>
>>EN:
>>EX:



::::[============================================]
<Entry=18> (0x3ef600L)
>>JP:<VOC><279>nՒd<TALK><UNK8>EEB<END>
>>EN:<VOC><279>
>>EX:



::::[============================================]
<Entry=19> (0x3ef620L)
>>JP:<VOC><280>B<NEWL>A܂ɕĂ܂ȁB<END>
>>EN:<VOC><280>
>>EX:



::::[============================================]
<Entry=20> (0x3ef652L)
>>JP:<VOC><3>Ȃ񂾂ACƂ<TALK><UNK8>EEB<END>
>>EN:<VOC><3>
>>EX:



::::[============================================]
<Entry=21> (0x3ef67eL)
>>JP:<VOC><4>R낤B<NEWL>A̐eʂ悤ȏꏊȁB<END>
>>EN:<VOC><4>
>>EX:



::::[============================================]
<Entry=22> (0x3ef6b6L)
>>JP:<VOC><5>OAāAȂΌ˂H<END>
>>EN:<VOC><5>
>>EX:



::::[============================================]
<Entry=23> (0x3ef6e2L)
>>JP:<VOC><6>I<NEWL>邳z<TALK><UNK7>I<END>
>>EN:<VOC><6>
>>EX:



::::[============================================]
<Entry=24> (0x3ef710L)
>>JP:<VOC><7>ǂAXeB񂾂悤ȁB<NEWL>AC@[Ƃz͂ƂȀ܂ŎgʂƂ͎vȂB<END>
>>EN:<VOC><7>
>>EX:



::::[============================================]
<Entry=25> (0x3ef786L)
>>JP:<VOC><8>ƂƂI<NEWL>҂`悤Ȕ͋܂I<END>
>>EN:<VOC><8>
>>EX:



::::[============================================]
<Entry=26> (0x3ef7c8L)
>>JP:<UNK8>EEE<UNK6><VOC><9>{[[I<NEWL>͋Ml|߂ɗI<NEWL>o債I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=27> (0x3ef80eL)
>>JP:<VOC><10>AnU[h𓾂ɏĂƎvĂ̂H<NEWL>܂ĂJIXl܂ł邱̏ł̂悤ȖdȂƂƂ́B<NWIN><VOC><11>̐g̒Ă낤I<END>
>>EN:<VOC><10>
>>EX:



::::[============================================]
<Entry=28> (0x3ef8aaL)
>>JP:<UNK8><VOC><12>H<NEWL><UNK6>͉<TALK><UNK8>EEB<WAIT><NEWL><UNK6><VOC><13>ZA{[[̌ɉ邪<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=29> (0x3ef904L)
>>JP:<VOC><258>͉낤B<NEWL>{[[̌ɂ邠<TALK><UNK8>EEB<END>
>>EN:<VOC><258>
>>EX:



::::[============================================]
<Entry=30> (0x3ef940L)
>>JP:<EVN><2><EVN><2><VOC><16>ꂪObT[IH<NEWL><UNK6>̑ObĂ̂ƂłH<END>
>>EN:
>>EX:



::::[============================================]
<Entry=31> (0x3ef942L)
>>JP:<EVN><2><VOC><16>ꂪObT[IH<NEWL><UNK6>̑ObĂ̂ƂłH<END>
>>EN:
>>EX:



::::[============================================]
<Entry=32> (0x3ef944L)
>>JP:<VOC><16>ꂪObT[IH<NEWL><UNK6>̑ObĂ̂ƂłH<END>
>>EN:<VOC><16>
>>EX:



::::[============================================]
<Entry=33> (0x3ef988L)
>>JP:<EVN><3><EVN><3><VOC><18>悵ADāAA|I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=34> (0x3ef98aL)
>>JP:<EVN><3><VOC><18>悵ADāAA|I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=35> (0x3ef98cL)
>>JP:<VOC><18>悵ADāAA|I<END>
>>EN:<VOC><18>
>>EX:



::::[============================================]
<Entry=36> (0x3ef9b4L)
>>JP:<VOC><19>͂䂩ʂI<END>
>>EN:<VOC><19>
>>EX:



::::[============================================]
<Entry=37> (0x3ef9caL)
>>JP:ɂ́Ał邩A܂B<NEWL>ƌA͂܂B<END>
>>EN:
>>EX:



::::[============================================]
<Entry=38> (0x3efa10L)
>>JP:<VOC><18>悵ADāAA|I<END>
>>EN:<VOC><18>
>>EX:



::::[============================================]
<Entry=39> (0x3efa38L)
>>JP:<VOC><19>͂䂩ʂI<END>
>>EN:<VOC><19>
>>EX:



::::[============================================]
<Entry=40> (0x3efa4eL)
>>JP:`B<NEWL>ObT[TC\[hĂB<NEWL>ƉȂ낤ȁB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=41> (0x3efaa2L)
>>JP:<VOC><31>ꂪAObT[<TALK><UNK8>EEB<END>
>>EN:<VOC><31>
>>EX:



::::[============================================]
<Entry=42> (0x3efaccL)
>>JP:<UNK8>EE<VOC><42>H<NEWL><UNK7>̌<TALK><UNK8>EEA<UNKE><65526><UNK6><VOC><43>svcȌPĂ<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=43> (0x3efb1cL)
>>JP:<EVN><4><EVN><4><UNK8>EEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=44> (0x3efb1eL)
>>JP:<EVN><4><UNK8>EEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=45> (0x3efb20L)
>>JP:<UNK8>EEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=46> (0x3efb2cL)
>>JP:<VOC><34>ꂪAObT[<UNK8><TALK>EEB<NWIN><UNK6><VOC><35>ȂČȂ񂾁I<NEWL>Ă邾ŗ͂NĂ悤I<END>
>>EN:<VOC><34>
>>EX:



::::[============================================]
<Entry=47> (0x3efb92L)
>>JP:<EVN><5><EVN><5><VOC><38>mɁǍȂJIX|邩Ȃ<TALK><UNK8>EEB<NWIN><UNK6><VOC><39>sAJIXI<NEWL>O𕕂I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=48> (0x3efb94L)
>>JP:<EVN><5><VOC><38>mɁǍȂJIX|邩Ȃ<TALK><UNK8>EEB<NWIN><UNK6><VOC><39>sAJIXI<NEWL>O𕕂I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=49> (0x3efb96L)
>>JP:<VOC><38>mɁǍȂJIX|邩Ȃ<TALK><UNK8>EEB<NWIN><UNK6><VOC><39>sAJIXI<NEWL>O𕕂I<END>
>>EN:<VOC><38>
>>EX:



::::[============================================]
<Entry=50> (0x3efbfeL)
>>JP:<VOC><40>P̖łȂOǍgȂ͂낤B<NWIN><VOC><41>ȋȂǒʗpʁI<END>
>>EN:<VOC><40>
>>EX:



::::[============================================]
<Entry=51> (0x3efc60L)
>>JP:`bI<NEWL>ς艽ȂEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=52> (0x3efc82L)
>>JP:Ȃ񂾁H<NEWL>̂тȌ́H<NEWL>EEƂ肠AĂB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=53> (0x3efcc2L)
>>JP:@<NEWL>TC\[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=54> (0x3efce6L)
>>JP:I<NEWL>ɂObT[I<NWIN><UNK8>EEEEEB<NEWL><UNK6>ǂႤȁH<NEWL>܂ǂB<NEWL>ĂB<NWIN>@<NEWL>TC\[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=55> (0x3efd7eL)
>>JP:<UNK8>EE<UNK6>͂ZłȂƔʂ<UNK8>EEB<NEWL><UNK6>CAZbI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=56> (0x3efdc0L)
>>JP:H<NEWL>̕ςȌ͂H<NWIN>@<NEWL>TC\[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=57> (0x3efdfeL)
>>JP:<UNK8>`bI<NEWL><UNK6>ς薳I<NEWL>͔CA叫I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=58> (0x3efe34L)
>>JP:A낢ňł큚<NEWL>Ă܂傤U2<NWIN>@<NEWL>TC\[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=59> (0x3efe92L)
>>JP:<UNK8>EEA<UNK6>͂薳Ȃ̂łˁB<NEWL>MɂC܂A<NAM><0>B<END>
>>EN:
>>EX:



::::[============================================]
<Entry=60> (0x3efedeL)
>>JP:Ȃ񂾂ȂEEU3<NEWL>ςȌƎvA񑩂ēzˁB<NWIN>@<NEWL>TC\[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=61> (0x3eff40L)
>>JP:<UNK8>`FbI<NEWL><UNK6>_ŌXƎvĂ<UNK8>EEB<NEWL><UNK6>dȂˁI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=62> (0x3eff84L)
>>JP:ȂƂ؂ꖡ̈Ȍł傤B<NWIN>@<NEWL>TC\[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=63> (0x3effd0L)
>>JP:rNƂȂB<NEWL><UNK8>EE<UNK6>ɂ͖̂悤łˁB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=64> (0x3f0006L)
>>JP:Ȃ񂾁Ǎ́I<NEWL>loJɂ̂ΊOɂė~̂ȁB<NWIN>@<NEWL>TC\[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=65> (0x3f006cL)
>>JP:<UNK8>EE<UNK6>tbA͂_B<NEWL>𔲂̂͂O̖ڂB<NEWL>ނA<NAM><0>B<END>
>>EN:
>>EX:



::::[============================================]
<Entry=66> (0x3f00b8L)
>>JP:<UNK8>EEEEB<NEWL><UNK6>܂̃jZmłB<NEWL>O܂ˁB<NWIN>@<NEWL>TC\[hɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=67> (0x3f0120L)
>>JP:<UNK8>EEEE<UNK6><VOC><20>łˁAW[NB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=68> (0x3f0146L)
>>JP:<VOC><21>ǂ܂AWFVJH<END>
>>EN:<VOC><21>
>>EX:



::::[============================================]
<Entry=69> (0x3f0168L)
>>JP:<VOC><22>̐́AłȂAMĉB<END>
>>EN:<VOC><22>
>>EX:



::::[============================================]
<Entry=70> (0x3f0198L)
>>JP:XCb`ȂB<NEWL>Ədu΁AȂB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=71> (0x3f01deL)
>>JP:XCb`ȂB<NEWL>Ədu΁AȂB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=72> (0x3f0224L)
>>JP:<EVN><6><EVN><6><VOC><28>̒ɁA̖͂łH<END>
>>EN:
>>EX:



::::[============================================]
<Entry=73> (0x3f0226L)
>>JP:<EVN><6><VOC><28>̒ɁA̖͂łH<END>
>>EN:
>>EX:



::::[============================================]
<Entry=74> (0x3f0228L)
>>JP:<VOC><28>̒ɁA̖͂łH<END>
>>EN:<VOC><28>
>>EX:



::::[============================================]
<Entry=75> (0x3f0250L)
>>JP:<EVN><7><EVN><7><VOC><259>݂ȁA܂ȂEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=76> (0x3f0252L)
>>JP:<EVN><7><VOC><259>݂ȁA܂ȂEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=77> (0x3f0254L)
>>JP:<VOC><259>݂ȁA܂ȂEEE<END>
>>EN:<VOC><259>
>>EX:



::::[============================================]
<Entry=78> (0x3f0270L)
>>JP:ƂŁAZB<NEWL>ObT[͑ȂĂ܂H<END>
>>EN:
>>EX:



::::[============================================]
<Entry=79> (0x3f02aaL)
>>JP:AĂ邼B<NEWL>Sz͂ȂB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=80> (0x3f02d6L)
>>JP:I<NEWL>΁AObT[𑕔ĂȂI<NEWL>ꂶJIX|ȂI<NWIN>͂ȂăoJȂ񂾁``I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=81> (0x3f034cL)
>>JP:<VOC><260>NbI<NEWL>̎|Ƃ́EEEB<END>
>>EN:<VOC><260>
>>EX:



::::[============================================]
<Entry=82> (0x3f0372L)
>>JP:<VOC><261>叫A͗񂾂EE<END>
>>EN:<VOC><261>
>>EX:



::::[============================================]
<Entry=83> (0x3f038eL)
>>JP:<VOC><262>EEE<NEWL>ȁEE<NEWL>łEEE<END>
>>EN:<VOC><262>
>>EX:



::::[============================================]
<Entry=84> (0x3f03b6L)
>>JP:<VOC><263>vAVFt@j[H<NEWL>ɉI<END>
>>EN:<VOC><263>
>>EX:



::::[============================================]
<Entry=85> (0x3f03eeL)
>>JP:EE<VOC><264>͂B<NEWL>́EEE<NEWL>΂ĉˁEEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=86> (0x3f0424L)
>>JP:<VOC><265>PI<NEWL>͂̃bL[߂ɂCI<END>
>>EN:<VOC><265>
>>EX:



::::[============================================]
<Entry=87> (0x3f044eL)
>>JP:<VOC><266>bL[EE<END>
>>EN:<VOC><266>
>>EX:



::::[============================================]
<Entry=88> (0x3f0464L)
>>JP:<VOC><267>̂܂܂EE<END>
>>EN:<VOC><267>
>>EX:



::::[============================================]
<Entry=89> (0x3f047aL)
>>JP:<VOC><268>AWFiI<NEWL>͉BɔCđցI<END>
>>EN:<VOC><268>
>>EX:



::::[============================================]
<Entry=90> (0x3f04aeL)
>>JP:<VOC><269>肪ƂB<NEWL>Ă炤EE<END>
>>EN:<VOC><269>
>>EX:



::::[============================================]
<Entry=91> (0x3f04d8L)
>>JP:<VOC><270>͂EEȂEE<END>
>>EN:<VOC><270>
>>EX:



::::[============================================]
<Entry=92> (0x3f04f2L)
>>JP:<VOC><271>ZiI<NEWL>͉ɔCĉI<END>
>>EN:<VOC><271>
>>EX:



::::[============================================]
<Entry=93> (0x3f0520L)
>>JP:EE<NAM><0>EE<NEWL><VOC><272>肪ƂEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=94> (0x3f0542L)
>>JP:<VOC><273>Ⴆ̌܂悤ƂEEA<NEWL>͈킯ɁEE<END>
>>EN:<VOC><273>
>>EX:



::::[============================================]
<Entry=95> (0x3f057aL)
>>JP:<VOC><274>tH[hAA񂾁I<NEWL>ԂMI<END>
>>EN:<VOC><274>
>>EX:



::::[============================================]
<Entry=96> (0x3f05b6L)
>>JP:<VOC><275>ԂEEB<NEWL>킩B<NEWL>C邼EE<END>
>>EN:<VOC><275>
>>EX:



::::[============================================]
<Entry=97> (0x3f05e2L)
>>JP:<VOC><276>EłB<NEWL>։点ĉEEB<END>
>>EN:<VOC><276>
>>EX:



::::[============================================]
<Entry=98> (0x3f0614L)
>>JP:<VOC><277>ȂɁASzȂĂB<NEWL>͉ɔCƂȁI<END>
>>EN:<VOC><277>
>>EX:



::::[============================================]
<Entry=99> (0x3f064cL)
>>JP:<VOC><278>݂܂EEB<END>
>>EN:<VOC><278>
>>EX:



::::[============================================]
<Entry=100> (0x3f0662L)
>>JP:<VOC><44>܂łI<END>
>>EN:<VOC><44>
>>EX:



::::[============================================]
<Entry=101> (0x3f0674L)
>>JP:<VOC><44>܂łI<END>
>>EN:<VOC><44>
>>EX:



::::[============================================]
<Entry=102> (0x3f0686L)
>>JP:<VOC><45>OnbI<END>
>>EN:<VOC><45>
>>EX:



::::[============================================]
<Entry=103> (0x3f0694L)
>>JP:<VOC><46>{[[ASċ邪悢B<NWIN><VOC><252>̎𕕂Ƃ΁A͌P̖̂݁B<NEWL>OȂƂAvB<END>
>>EN:<VOC><46>
>>EX:



::::[============================================]
<Entry=104> (0x3f0712L)
>>JP:<VOC><47>JAJIXl<TALK><UNK7>EEA<UNKE><65532><NEWL><UNK6><VOC><48>K̐E<TALK><UNK7>EE<END>
>>EN:<VOC><47>
>>EX:



::::[============================================]
<Entry=105> (0x3f0750L)
>>JP:<VOC><49>܂<TALK><UNK8>EE<UNKE><65526><UNK6><VOC><50>MlɃObT[gȂƂ͎vȂ<TALK><UNK8>EEB<END>
>>EN:<VOC><49>
>>EX:



::::[============================================]
<Entry=106> (0x3f07aaL)
>>JP:<VOC><51>O̕A{[[I<NEWL>l̐I<NEWL>͐΂ɂ̐Ełɂ͓nȂI<END>
>>EN:<VOC><51>
>>EX:



::::[============================================]
<Entry=107> (0x3f080eL)
>>JP:<UNK8>EEE<UNK6><VOC><52>OnbI<UNK7><END>
>>EN:
>>EX:



::::[============================================]
<Entry=108> (0x3f0828L)
>>JP:<VOC><53>łI<END>
>>EN:<VOC><53>
>>EX:



::::[============================================]
<Entry=109> (0x3f0836L)
>>JP:<VOC><53>łI<END>
>>EN:<VOC><53>
>>EX:



::::[============================================]
<Entry=110> (0x3f0844L)
>>JP:<VOC><54>艞I<NEWL>Ml̍ŌゾAJIXII<END>
>>EN:<VOC><54>
>>EX:



::::[============================================]
<Entry=111> (0x3f0874L)
>>JP:<VOC><55><TALK><UNK8>EE<UNKE><65526><UNK6><VOC><56>̗͂<TALK><UNK8>EEB<UNKE><65532><NEWL><UNK6><VOC><57>̗<TALK><UNK8>EEIH<NWIN><UNK6><VOC><58>܂OObT[gȂƂ<TALK><UNK8>EEB<UNKE><65532><NEWL><UNK6><VOC><59>א_Ƃ̐킢ŗ͂gƂ͂<TALK><UNK8>EE<END>
>>EN:<VOC><55>
>>EX:



::::[============================================]
<Entry=112> (0x3f0934L)
>>JP:<VOC><60>JAJIXlI<NEWL>܂AȂƂ<TALK><UNK8>EE<END>
>>EN:<VOC><60>
>>EX:



::::[============================================]
<Entry=113> (0x3f0966L)
>>JP:<VOC><61>͂O|I<NEWL>o債A{[[I<END>
>>EN:<VOC><61>
>>EX:



::::[============================================]
<Entry=114> (0x3f0998L)
>>JP:MAAEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=115> (0x3f09a6L)
>>JP:EEĕԂȂB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=116> (0x3f09beL)
>>JP:IEmEEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=117> (0x3f09ceL)
>>JP:EEEĂI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=118> (0x3f09e0L)
>>JP:EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=119> (0x3f09eaL)
>>JP:EE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=120> (0x3f09f4L)
>>JP:MAbI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=121> (0x3f0a00L)
>>JP:ႠI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=122> (0x3f0a0cL)
>>JP:vnnnEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=123> (0x3f0a1aL)
>>JP:vnnnEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=124> (0x3f0a28L)
>>JP:fffEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=125> (0x3f0a34L)
>>JP:fffEE<END>
>>EN:
>>EX:



::::[============================================]
<Entry=126> (0x3f0a40L)
>>JP:<UNK8><VOC><62>O<TALK>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=127> (0x3f0a52L)
>>JP:<VOC><63>IH<END>
>>EN:<VOC><63>
>>EX:



::::[============================================]
<Entry=128> (0x3f0a64L)
>>JP:<UNK8><VOC><64>NbNbNbNbI<NEWL><UNK6>͕sgI<NEWL>P̗͂̂Ȃ҂ȂǕ|ȂI<TALK><END>
>>EN:
>>EX:



::::[============================================]
<Entry=129> (0x3f0ab4L)
>>JP:<VOC><65>ȂɂAIH<NEWL>̂ǂΓz|񂾁IH<END>
>>EN:<VOC><65>
>>EX:



::::[============================================]
<Entry=130> (0x3f0af0L)
>>JP:<EVN><8><EVN><8><VOC><68>܂ÃObT[ŁAz|˂΂ȂȂ̂<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=131> (0x3f0af2L)
>>JP:<EVN><8><VOC><68>܂ÃObT[ŁAz|˂΂ȂȂ̂<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=132> (0x3f0af4L)
>>JP:<VOC><68>܂ÃObT[ŁAz|˂΂ȂȂ̂<TALK><UNK8>EEB<END>
>>EN:<VOC><68>
>>EX:



::::[============================================]
<Entry=133> (0x3f0b3eL)
>>JP:<VOC><69>ꂩI<NEWL><UNK6>̌gȂƃJIX͓|Ȃ<TALK><UNK8>EEB<END>
>>EN:<VOC><69>
>>EX:



::::[============================================]
<Entry=134> (0x3f0b7cL)
>>JP:XCb`EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=135> (0x3f0ba0L)
>>JP:<VOC><23>IH<END>
>>EN:<VOC><23>
>>EX:



::::[============================================]
<Entry=136> (0x3f0baeL)
>>JP:<EVN><9><EVN><9><VOC><26>WFVJ<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=137> (0x3f0bb0L)
>>JP:<EVN><9><VOC><26>WFVJ<TALK><UNK8>EEB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=138> (0x3f0bb2L)
>>JP:<VOC><26>WFVJ<TALK><UNK8>EEB<END>
>>EN:<VOC><26>
>>EX:



::::[============================================]
<Entry=139> (0x3f0bceL)
>>JP:<VOC><70>̋Czčs<TALK><UNK8>EEB<END>
>>EN:<VOC><70>
>>EX:



::::[============================================]
<Entry=140> (0x3f0bf4L)
>>JP:<VOC><71>킽Âł<TALK><UNK8>EEB<END>
>>EN:<VOC><71>
>>EX:



::::[============================================]
<Entry=141> (0x3f0c20L)
>>JP:<VOC><72>͂񂾂<TALK><UNK8>EEB<END>
>>EN:<VOC><72>
>>EX:



::::[============================================]
<Entry=142> (0x3f0c44L)
>>JP:<VOC><73>AJIX{[[A<TALK><UNK8>EEB<END>
>>EN:<VOC><73>
>>EX:



::::[============================================]
<Entry=143> (0x3f0c70L)
>>JP:<UNK8><VOC><74>tbA<UNK6>RB<NEWL>̎̂ȁB<TALK><END>
>>EN:
>>EX:



::::[============================================]
<Entry=144> (0x3f0ca4L)
>>JP:<VOC><75>܁A񂾂͌킹ƂĂ낤B<END>
>>EN:<VOC><75>
>>EX:



::::[============================================]
<Entry=145> (0x3f0cccL)
>>JP:<VOC><76>悵A݂ȁI<NEWL>֖߂낤I<END>
>>EN:<VOC><76>
>>EX:



::::[============================================]
<Entry=146> (0x3f0ceeL)
>>JP:ȁAȂ񂾁I<END>
>>EN:
>>EX:



::::[============================================]
<Entry=147> (0x3f0cfcL)
>>JP:΂ꂿEEB<NEWL>ςȃXCb`肵炩ȁH<END>
>>EN:
>>EX:



::::[============================================]
<Entry=148> (0x3f0d3cL)
>>JP:΂ꂿEEB<NEWL>ςȃXCb`肵炩ȁH<END>
>>EN:
>>EX:



::::[============================================]
<Entry=149> (0x3f0d7cL)
>>JP:܂hn߂EEB<NEWL>ǂS΂݂B<END>
>>EN:
>>EX:



::::[============================================]
<Entry=150> (0x3f0db8L)
>>JP:܂hn߂EEB<NEWL>ǂS΂݂B<END>
>>EN:
>>EX:



::::[============================================]
<Entry=151> (0x3f0df4L)
>>JP:悭ɂĂB<NEWL>Jɂ悤B<NWIN>@<NEWL>ܔM̏ɓꂽI<END>
>>EN:
>>EX:



::::[============================================]
<Entry=152> (0x3f0e3eL)
>>JP:}O}̒rB<NEWL>ĂƁACt[gꂽB<NWIN>悭ȁB<NEWL>߂܂ČI<NWIN>ƃCt[g͂ǂֈړB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=153> (0x3f0ec6L)
>>JP:}O}̒rB<NEWL>ĂƁACt[gꂽB<NWIN>ققB<NEWL>悭ȁB<NEWL>ȒPɕ߂܂킯ɂ͂䂩ʁI<NWIN>ƃCt[g͂ǂֈړB<END>
>>EN:
>>EX:



::::[============================================]
<Entry=154> (0x3f0f6eL)
>>JP:XCb`B<NEWL>Ă݂܂H<END>
>>EN:
>>EX:



::::[============================================]
<Entry=155> (0x3f0f92L)
>>JP:<VOC><14><TALK><UNK7>EEA<UNKE><65526><UNK6><VOC><15>ObT[I<END>
>>EN:<VOC><14>
>>EX:



::::[============================================]
<Entry=156> (0x3f0fc0L)
>>JP:<VOC><17>łB<NEWL>ꂱAnU[hɑ΂P̌B<NEWL>ăJIX𕕂B̗́B<END>
>>EN:<VOC><17>
>>EX:



::::[============================================]
<Entry=157> (0x3f101aL)
>>JP:<VOC><32>ȂȂǍF߂ł傤B<NWIN><VOC><33>AObT[ȂA<TALK><NAM><0>I<END>
>>EN:<VOC><32>
>>EX:



::::[============================================]
<Entry=158> (0x3f1074L)
>>JP:<VOC><36>ObT[̌P̗͂̓JIX̗͂ɑ΂B̎iB<NWIN><VOC><37>̌ŃJIX|̂łI<END>
>>EN:<VOC><36>
>>EX:



::::[============================================]
<Entry=159> (0x3f10d4L)
>>JP:<VOC><66>ObT[łB<NWIN><VOC><67>JIX|ɂ́AP̔g߂ObT[łƂǂ߂hȊOɂ܂B<END>
>>EN:<VOC><66>
>>EX:



::::[============================================]
<Entry=160> (0x3f114aL)
>>JP:<VOC><27>̃ObT[́AP̖ႵƂł܂B<NEWL>͂̌̂AӎuĂ邩łB<END>
>>EN:<VOC><27>
>>EX:



::::[============================================]
<Entry=161> (0x3f11baL)
>>JP:<VOC><29>APlłB<NWIN><VOC><30>AMɈ邩ǂė~̂łB<NEWL>MȂAObT[F߂邩܂B<END>
>>EN:<VOC><29>
>>EX:



::::[============================================]
<Entry=162> (0x3f123eL)
>>JP:<VOC><24>JIX𕕂A𕥂̂́Ał͂ȂȂB̖ڂłB<NWIN><VOC><25>l̗͂ł̐E~Ȃ΁A݂͂ł傤B<END>
>>EN:<VOC><24>
>>EX:





</pre>